[Bug]: “email link to customer” text input should accept only EMAIL type of input

Repo: · Issue: #335 Status: Open · Priority: P2 Assignee: Raymond Labels: bug

Description

Steps to reproduce

To reproduce:

  1. navigate to Payments/Invoices/Payment Links widget
  2. click “email link to customer” checkbox
  3. type into “email” field any non-email value
  4. remove focus from input

What was the expected behavior?

AR: it accepts “email” value with no error (only tooltip shown if hover)

ER: mark field as red/failed one with error description

Screenshots

Image

Implementation Notes

Dash adds notes here while working

Link to people, meetings, dependent tickets